Turn on the first real use of Qt, replacing the creation_time in our waypoints
authorrobertlipe@gmail.com <robertlipe@gmail.com@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 27 Jan 2013 22:12:25 +0000 (22:12 +0000)
committerrobertlipe@gmail.com <robertlipe@gmail.com@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 27 Jan 2013 22:12:25 +0000 (22:12 +0000)
commita9790481a42652d0fc5711f0387fe6828e6db5da
tree0f77db62712f7066bc98860166aab0b8c4a75122
parentba9b9fdb6fd5cba0035813394958baee13a530b1
Turn on the first real use of Qt, replacing the creation_time in our waypoints
with a QDateTime which will (eventually) give us coherent times before 1970
and with decent sub-secont support.   This patch itself doesn't really give
us that, but it lays important steps.

Right now, it's conditionally compiled under NEWTIME, but I don't expect that
to last very long.  We'll move to *requiring* Qt very quickly; this is a prop
for ease of development right now.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4266 f51c46e8-681c-474f-0cfe-069cfd0219fb
gpsbabel/Makefile.in
gpsbabel/configure
gpsbabel/configure.in
gpsbabel/defs.h
gpsbabel/navilink.cc
gpsbabel/xmlgeneric.h